home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960715-19961006 / 000060_news@columbia.edu _Wed Jul 24 00:41:50 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: news@columbia.edu
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id AAA13742 for <kermit.misc@watsun.cc.columbia.edu>; Wed, 24 Jul 1996 00:41:50 -0400 (EDT)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.7.5/8.7.3) id AAA05870 for kermit.misc@watsun; Wed, 24 Jul 1996 00:41:49 -0400 (EDT)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Path: news.columbia.edu!panix!newsfeed.internetmci.com!in2.uu.net!world!weiner
  6. From: weiner@world.std.com (Sam Weiner)
  7. Subject: Re: Script writing
  8. Message-ID: <Dv11Kn.KGB@world.std.com>
  9. Organization: The World Public Access UNIX, Brookline, MA
  10. References: <4s3ejv$vl0@trellis.wwnet.com>
  11. Date: Wed, 24 Jul 1996 02:57:59 GMT
  12. Lines: 15
  13.  
  14. In article <4s3ejv$vl0@trellis.wwnet.com>,  <brewman@mail.wwnet.com> wrote:
  15. >Greetings:
  16. >
  17. >How easy is it to augment existing modem scripts to work with newer
  18. >modems?  I have a AT&T compatible PCMCIA modem and have tried to
  19. >adjust the dataport.scr (which is suppose to be AT& T compatible) that
  20. >comes with Kermit ver 3.14 for DOS with little success.  Any help
  21. >available here?
  22. >
  23. One thing to watch out for:  the dataport.scr (as I recall without taking
  24. another look) is for the original AT&T Dataport line.  They later came
  25. out with the "Express" line of modems which is a different animal all
  26. together.  They use a totally different chipset.
  27.  
  28. Sam